home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / blitzbasic / blitz-list200994.lha / blitz-list / text0536.txt < prev    next >
Encoding:
Text File  |  1994-09-20  |  1.4 KB  |  35 lines

  1. In message <59E4A114B29@microlnk.ml.ee>, 
  2.     "Ott M. Aaloe" <OTT@microlnk.ml.ee> writes:
  3. > > I've had EXACTLY the same problem. I can use 1,2,3,4,5 or 7 bitplanes, but 
  4. > not
  5. > > 6! I discovered this when trying to use the *BLIT commands. It seems that
  6. > > Mark (or whoever wrote the displaylibs) is still using the trick of
  7. > > 6 bitplanes + no HAM = EHB. It works in OCS and ECS, but not on AGA :(
  8. > > NOTE: This is only an educated GUESS. If anyone knows better (or how to get
  9. > > around this) please let us 64-colour users know :)
  10. > I managed to display 64 colour (6 plane) pic but the palette was 
  11. > wrong???
  12. > Someone in list told that his game uses 64 colour (AGA - not 
  13. > EHB) slice and
  14. > it works OK. May be U can explain how U init your coplist as I think 
  15. > there's the problem. Thanx!
  16.  
  17. Well my new game is written using the display library and opens a 64 colour
  18. non-halfbrite screen, I think what you will find the problem may be connected
  19. to the fact that you have to SET the no half-brite bit ($40?). Seem to
  20. remember me thinking it was the other way round, then just trying it and hey!
  21.  
  22. But it is perfectly possible. Easy peasy. Lemon Squeezy. 
  23.  
  24. Nigel Hughes, who last night spent 6 hours looking for a bug that was 
  25. caused by not initialising a variable. Stupid, yes. Tired, yes. Grumpy,
  26. yes. Better not mention it, uh-huh.
  27.  
  28.  
  29. >                 O.T.T. (ott@microlnk.ml.ee)
  30.  
  31.  
  32.